FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (93 ms)

Package nictiz.fhir.nl.stu3.zib2015
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidRequest
Url http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidRequest
Version 1.0
Status retired
Date 2017-05-22T13:24:34.1255241+02:00
Name ZIB-MedicalAid-Request
Title HCIM MedicalAid Request
Experimental False
Realm nl
Authority hl7
Description MedicalAid Request as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.OverdrachtGeplandeZorgActiviteit.
Purpose Recording planned appointments, referrals, treatments, diagnostic procedures, open orders and orders of which the results are not yet known gives every recipient, user or healthcare facility insight in the planned healthcare for this patient. This can prevent situations in which diagnostics and treatment can conflict with each other. This will give the recipient the option to place an order, cancel the order or act in any other way in accordance with their own policy. For orders that do not yet have results, the recipient is informed of the fact that potentially relevant results will be made available (which have to be requested).
Copyright CC0
Type DeviceRequest
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-organization nl-core-organization
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner nl-core-practitioner
http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson nl-core-relatedperson
http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct ZIB MedicalAid Product
http://fhir.nl/fhir/StructureDefinition/nl-core-healthcareservice nl-core-healthcareservice
http://fhir.nl/fhir/StructureDefinition/nl-core-location nl-core-location
http://nictiz.nl/fhir/StructureDefinition/zib-OrderStatus HCIM OrderStatus
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.16.1.2--20150401000000 OrderStatusCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-MedicalAidRequest",
  "meta" : {
    "lastUpdated" : "2017-09-29T16:38:50.243+02:00"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    }
  ],
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidRequest",
  "version" : "1.0",
  "name" : "ZIB-MedicalAid-Request",
  "title" : "HCIM MedicalAid Request",
  "status" : "retired",
  "date" : "2017-05-22T13:24:34.1255241+02:00",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "MedicalAid Request as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.OverdrachtGeplandeZorgActiviteit.",
  "purpose" : "Recording planned appointments, referrals, treatments, diagnostic procedures, open orders and orders of which the results are not yet known gives every recipient, user or healthcare facility insight in the planned healthcare for this patient. This can prevent situations in which diagnostics and treatment can conflict with each other.\r\nThis will give the recipient the option to place an order, cancel the order or act in any other way in accordance with their own policy.\r\nFor orders that do not yet have results, the recipient is informed of the fact that potentially relevant results will be made available (which have to be requested).",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.0",
  "mapping" : [
    {
      "identity" : "hcim-plannedcareactivityfortransfer-v1.2.1-2015EN",
      "uri" : "https://zibs.nl/wiki/PlannedCareActivityForTransfer-v1.2.1(2015EN)",
      "name" : "HCIM PlannedCareActivityForTransfer-v1.2.1(2015EN)"
    },
    {
      "identity" : "hcim-medicaldevice-v1.2-2015EN",
      "uri" : "https://zibs.nl/wiki/MedicalDevice-v1.2(2015EN)",
      "name" : "HCIM MedicalDevice-v1.2(2015EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DeviceRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DeviceRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DeviceRequest",
        "path" : "DeviceRequest"
      },
      {
        "id" : "DeviceRequest.status.extension",
        "path" : "DeviceRequest.status.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "DeviceRequest.status.extension:orderStatus",
        "path" : "DeviceRequest.status.extension",
        "sliceName" : "orderStatus",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/zib-OrderStatus"
          }
        ]
      },
      {
        "id" : "DeviceRequest.status.extension:orderStatus.value[x]",
        "path" : "DeviceRequest.status.extension.valueCodeableConcept",
        "sliceName" : "valueCodeableConcept",
        "binding" : {
          "strength" : "extensible",
          "description" : "The status of the order.",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.16.1.2--20150401000000"
          }
        }
      },
      {
        "id" : "DeviceRequest.code[x]",
        "path" : "DeviceRequest.code[x]",
        "short" : "ProductType",
        "definition" : "The code of the type of product.",
        "alias" : [
          "ProductType"
        ],
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct"
          },
          {
            "code" : "CodeableConcept"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-medicaldevice-v1.2-2015EN",
            "map" : "NL-CM:10.1.3"
          }
        ]
      },
      {
        "id" : "DeviceRequest.subject",
        "path" : "DeviceRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://hl7.org/fhir/StructureDefinition/Group"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-location"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct"
          }
        ]
      },
      {
        "id" : "DeviceRequest.occurrence[x]",
        "path" : "DeviceRequest.occurrence[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "DeviceRequest.occurrence[x]:occurrencePeriod",
        "path" : "DeviceRequest.occurrence[x]",
        "sliceName" : "occurrencePeriod",
        "type" : [
          {
            "code" : "Period"
          }
        ]
      },
      {
        "id" : "DeviceRequest.occurrence[x].start",
        "path" : "DeviceRequest.occurrence[x].start",
        "short" : "StartDate",
        "definition" : "Planned or requested date. Clinical reminders can be used to indicate from when the procedure can take place. A vague date (such as only the month and year) is permitted.",
        "alias" : [
          "BeginDatum"
        ],
        "mapping" : [
          {
            "identity" : "hcim-plannedcareactivityfortransfer-v1.2.1-2015EN",
            "map" : "NL-CM:16.1.10"
          }
        ]
      },
      {
        "id" : "DeviceRequest.occurrence[x].end",
        "path" : "DeviceRequest.occurrence[x].end",
        "short" : "EndDate",
        "definition" : "The planned end date of the procedure can be included as well if needed. Depending on the type of procedure, this can also be used to indicate before which time it has to have been completed.",
        "alias" : [
          "EindDatum"
        ],
        "mapping" : [
          {
            "identity" : "hcim-plannedcareactivityfortransfer-v1.2.1-2015EN",
            "map" : "NL-CM:16.1.11"
          }
        ]
      },
      {
        "id" : "DeviceRequest.occurrence[x]",
        "path" : "DeviceRequest.occurrence[x]",
        "sliceName" : "occurrenceDateTime",
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "DeviceRequest.occurrence[x]:occurrenceTiming",
        "path" : "DeviceRequest.occurrence[x]",
        "sliceName" : "occurrenceTiming",
        "type" : [
          {
            "code" : "Timing"
          }
        ]
      },
      {
        "id" : "DeviceRequest.requester.agent",
        "path" : "DeviceRequest.requester.agent",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          }
        ]
      },
      {
        "id" : "DeviceRequest.requester.onBehalfOf",
        "path" : "DeviceRequest.requester.onBehalfOf",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          }
        ]
      },
      {
        "id" : "DeviceRequest.performer",
        "path" : "DeviceRequest.performer",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-healthcareservice"
          }
        ]
      },
      {
        "id" : "DeviceRequest.note.author[x]",
        "path" : "DeviceRequest.note.author[x]",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
          },
          {
            "code" : "string"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.